home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / ms_acces / mdbguru / image.pro < prev    next >
Encoding:
Text File  |  1995-02-25  |  249 b   |  10 lines

  1. ; properties for an image control
  2. Height          =   330
  3. Index           =   <<index>>
  4. Left            =   <<left>>
  5. TabIndex        =   <<tabindex>>
  6. Tag             =   "<<fieldname>>"
  7. Top             =   <<top>>
  8. Width           =   1000
  9.  
  10.